true code

英 [truː kəʊd] 美 [truː koʊd]

网络  原码

计算机



双语例句

  1. Lisp conditional statements use true/ false expressions in conjunction with code.
    Lisp条件语句将true/false表达式和代码一起使用。
  2. So claims stating that a client API supports any SOAP service are never true in general if the code does anything other than form the SOAP Envelope given arbitrary XML as the payload.
    所以,除非代码构成用任意XML作为有效负载的SOAP信封,否则,声称一个客户机API支持任意SOAP服务的声明通常情况下都绝不是真的。
  3. Different elements of a program are often unnecessarily intertwined, and this is doubly true for UI code.
    程序的不同元素通常都不必要地相互缠结,UI代码更是这样。
  4. So it is true that Java code does not require the programmer to be responsible for memory management cleanup, and that it automatically garbage collects unused objects.
    所以的确是这样,Java代码不要求程序员负责内存的管理和清除,它会自动对无用的对象执行垃圾收集。
  5. What's true for programming code in general is true for debugger code.
    适用于编程代码的一般规则也适用于调试器代码。
  6. If it is true, only the status code and the headers are returned.
    为真的话,只返回状态代码和头部。
  7. This replaces def scaffold= true with the full implementation of the controller code.
    这将defscaffold=true替换为控制器代码的完全实现。
  8. Although this might have been true in the past, modern code generators particularly those that are fully customizable can produce code that performs just as well as handwritten C++ or Java.
    虽然这在过去可能是真的,但现代的代码生成器特别是那些全面可定制的可以生成执行得像手写的C++或Java那样好的代码。
  9. Smaller, more concise build files are much easier to maintain and understand; in fact, this pattern happens to hold true for code as well.
    更小、更简洁的构建文件维护和理解起来要容易得多。实际上,这种模式对于代码而言同样适用。
  10. There are few true "code cowboys," lucky enough to travel from job to job, never having to maintain anyone else's code.
    没有几个真正的“代码牛仔”足够幸运地能够不断地变换工作,而不必修改其他人的代码。
  11. After all, in theory, the if simply checks a condition, and if the condition is true, executes the block of code that follows.
    毕竟,从理论上说,if只检查一个条件。如果条件为真,则执行后面跟着的代码。
  12. Case in point: Google Maps has no true asynchronous behavior in most implementations, and the code to handle the "Ajax-y" parts of the interface are relatively simple.
    举个例子:在很多实现中,GoogleMap并没有真正的异步行为,并且处理界面中涉及了“Ajax”的部分的代码也相对比较简单。
  13. If the input value is true, the code groups in the upper part of the control structure execute.
    如果输入值为True,则执行控制结构上部的代码组。
  14. If the json attribute is true, the code generator adds a JavaScript line that evaluates the Ajax response, using eval ( request. responseText).
    如果json属性为true,那么这个代码生成器将会用eval(request.responseText)添加一行JavaScript代码来评估Ajax响应。
  15. Fundamentally, each of these does exactly the same thing: it tests a condition, and if true, continues to execute the block of code provided.
    它们做的基本上是同一件事:测试一个条件,如果该条件为真,则继续执行提供的代码块。
  16. If you uncomment the field. setAccessible ( true) line, then recompile and rerun the code, it will succeed.
    如果您未注释field.setAccessible(true)代码行,那么重新编译并重新运行该代码,它将取得成功。
  17. This case is true as long as the new code supports the same message schema.
    这种情况是真实的,只要新代码支持相同的消息模式。
  18. RHTML is a true template format not simply a way of embedding code in HTML and this is a much more powerful approach.
    RHTML是真正的模板格式不仅是在HTML中嵌入代码的方式这是一种更为有效的方法。
  19. For example, if the conditional is marked "likely" then the compiler can place the True portion of the code immediately following the branch ( which will not be taken).
    例如,如果一个条件标上了“likely”,那么编译器可以把代码的True部分直接放在分支指令后面(这样就不需要执行分支指令)。
  20. True if the code that this element represents is no longer available
    如果此元素表示的代码已不再可用,则为真
  21. In true agile spirit, code is production ready at the end of each iteration and will be made publically available immediately.
    在真正的敏捷意义上,在每次迭代结束的时候,代码就是可以发布的产品,并且会马上提供给大家。
  22. Enter true if the stair is counted for building code exit requirements.
    如果楼梯与建筑物规范中对出口的要求有关,则输入“true”。
  23. True separation of code and markup.
    代码和标记真正分离。
  24. Set it to true ( as shown in the above code) to supply specific authentication credentials to cause a WWW-Authenticate HTTP header to be passed with the initial request.
    如果将其设置为true(如上述代码所示),则可以提供特定的身份验证凭据,以便通过初始请求传递WWW-AuthenticateHTTP标头。
  25. He practised Li, a ceremonial code of social and religious behaviour, and maintained that it was the true code for a gentleman to follow.
    他奉行礼,认为它是社会和宗教行为的礼仪规范,是圣贤之士都应该遵循的真正行为规范。
  26. This may be true, but carefully crafted code can still be optimized better and it's still best to avoid creating object.
    也许他们说的对,但不管怎样,我们依然可以对精心编写的代码进行优化,当然了,最好的手段就是避免创建对象。
  27. This is always true when the code is executed with full trust.
    当使用完全信任代码执行时,始终满足此条件。
  28. So double bar means if this condition or this one and maybe even both are true, go down this road and execute that code.
    所以复纵线意思是,如果这两个条件之一-,或者两个都&是成立的,那就继续,执行后面的代码。
  29. The name of the tool that converts assembly language into true machine code is called an "assembler".
    把汇编语言翻译成真实的机器码的工具叫汇编程序。
  30. In order to solve the problem that the true code must be rewritten again from the present C/ S architecture system to B/ S architecture, application program server has been generated, that includes the application program of enterprise logic.
    为了解决将现有C/S结构的系统过渡到B/S结构而必须将原代码重写一遍的问题,因而产生了应用程序服务器,它包含企业逻辑的应用程序。